Easy Tests ^^^^^ **Definition:** * This kind of test only checks simple things of the production code but it neglects the real logic of it. **Also Known As:** * The Dodger **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Categorising Test Smells `_ :octicon:`graph;1em`